My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
-
Re: Add week number to Work Order form and document
Hello @Dirk Nieuwkamp, I used the formula below to display the Week Number in the Custom Field: TO_CHAR({trandate},'IW') I used the field Date as a reference. In your case, kindly change tr…1 -
Re: AE: Set Field Value on transaction from other record field
Hello @vti, Can we try changing the Set Field Value and use Formula instead of Sourcing? On the given scenario, we can use the Formula box by entering the formula: {line.item.custcol_netugr_mydata_e3…1 -
Re: AE: Add file to Note Form (Drag and drop)
Hello @Dirk Nieuwkamp, To create a Custom Field for the Note record, kindly follow the steps below: Navigate to Customization > Lists, Records, & Fields > Other Record Fields > New Recor…1 -
Re: Expose Billed Quantity in PO Form
Hi @Matan Shachaf, You will not need to select the Quantity Billed in the dropdown since you will use the Default Value Box and manually enter the formula on the box. No need to click the Button besi…1 -
NSC | Print Tax Fields on Journal Entries
There are scenarios where a User needs to print Tax fields on Journal Entries. For example, the following fields needs to be printed: Tax Amount Tax Code Tax Rate Gross Amount To do this, follow the …1
